Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


ryc_layout table — rycla

This table defines the available page layouts for pages on SmartFolder windows, such as one browser with a toolbar underneath, a set number of viewers above each other, two side-by-side viewers, or two side-by-side browsers. It also defines the available frame layouts for objects on a frame, such as how many columns exist.

This table specifies the program that is responsible for the layout when the window or frame is constructed or resized. Only relative layouts are fully supported. Relative layouts have a layout code of 6.

Table 10–11 lists the table’s FLA, fields, and foreign keys.

Table 10–11: ryc_layout table information 
Table FLA
Fields (data type)
Foreign keys
rycla
layout_obj (Decimal)
layout_name (Character)
layout_type (Character)
layout_narrative (Character)
layout_filename (Character)
sample_image_filename (Character)
system_owned (Logical)
layout_code (Character)
layout_obj

Table 10–12 gives details of the table’s indexes.

Table 10–12: ryc_layout index information 
Index name
Elements
Type
XPKryc_layout
layout_obj
Primary Unique
XAK1ryc_layout
layout_name
Unique
XAK2ryc_layout
layout_type
layout_name
Unique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095